/*==========
Author: umtheme
Author URI: http://www.umtheme.com/
plugin ID: JFbk
==========*/
.pageBtm{ width: 100%; padding:0px 0px 23px 0px;color: #fff; margin-top: 20px;}
.pageBtmBn{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row;padding: 20px;border: 0px solid #ff6b57;background-color: rgb(41, 161, 219);border-radius: 10px;}
.djbotton{border: 2px solid #fff!important;border-radius: 30px!important;font-weight: bold;padding: 7px 10px 5px!important;font-size:14px}
.pageBtm .pageBtmText{overflow: hidden; padding:10px 0 10px 24px;text-align: left;font-size: 16px;line-height: 1.6;color: #fff;width: 100%;}
div.pageBtm .pageBtmText h3{color: #fff;margin: 0px auto 10px;font-size: 20px; font-weight: 500;}
div.pageBtm .pageBtmText p{text-indent: 0em;color: #fff;margin: 10px auto auto 0px;line-height: 1.7;}
div.pageBtmPic{width:160px;max-height: 220px;-ms-flex-negative: 0;flex-shrink: 0;background: #fff;padding: 5px;border-radius: 8px;}
div.pageBtmPic img{width: 100%;height: 100%;margin:0;display: block;border-radius: 6px;object-fit: cover;}
@media (max-width:640px) {
div.pageBtm .pageBtmText{font-size: 14px;}
}
@media (max-width:520px) {
div.pageBtmBn{display: inline-block;width: 100%;}
div.pageBtm .pageBtmText{max-width: 100%;width: 100%;padding: 20px 0 0 0;}
div.pageBtm .pageBtmText{ line-height:34px;padding:15px 0 20px;font-size: 12px;}
div.pageBtmPic{width:100%;max-height:none;max-width:150px;margin:0 auto;}
div.pageBtmPic img{height:auto;}
}
/*底部浮动*/
.btmWx{position: fixed;bottom: 0;left: 0;right: 0;background: #7cbe1f;color: #fff;font-size: 16px;text-align: center; width:100%; height:64px;line-height: 66px;display: none;box-shadow: 0 -3px 15px 0 rgba(0,0,0,0.2);z-index: 9;}
.btmWx .wuk_weixin{margin: 0 0 0 5px;font-weight: bold;color: #ff0 !important;}
.btmWx .wuk_weixin span{margin:0 5px;}
.btmWx .wuk_weixin span.djbotton{margin:0 0 0 5px!important;border: 2px solid #fff !important;padding: 7px 10px 5px !important;border-radius: 30px !important;}
.btmHeight{height:64px;}
@media (max-width:780px) {
.btmWx{display: block;}#colophon{padding-bottom:64px}
}
